home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / program / gtld3656.lha / GadUtil / Docs / AutoDocs / 46.GU_NodeDown < prev    next >
Text File  |  1995-02-11  |  383b  |  29 lines

  1. gadutil.library/GU_NodeDown                       gadutil.library/GU_NodeDown
  2.  
  3.    NAME
  4.     GU_NodeDown -- Move a node one step towards the end of the list
  5.  
  6.    SYNOPSIS
  7.     success = GU_NodeDown(node, list)
  8.     D0                    A0    A1
  9.  
  10.     BOOL GU_NodeDown(struct Node *, struct List *);
  11.  
  12.    FUNCTION
  13.  
  14.    INPUTS
  15.  
  16.    TAGS
  17.  
  18.    RESULT
  19.  
  20.    EXAMPLE
  21.  
  22.    NOTES
  23.  
  24.    WARNING
  25.  
  26.    BUGS
  27.  
  28.    SEE ALSO
  29.